 |
API Documentation
|
|
|
const nkMemory::StringView & getErrorDesc() const
const nkMemory::StringView & getErrorInfo() const
Encompasses all API of component NilkinsExport.
Definition: Base64Encoder.h:7
Holds information about a failure when trying to import an object using an Exporter.
Definition: ExportError.h:12
Class holding information about a string, with no ownership over the data.
Definition: StringView.h:22
void setErrorInfo(const nkMemory::StringView &infos)
ExportError(const nkMemory::StringView &errorDesc, const nkMemory::StringView &errorInfos, unsigned int index)
unsigned int getIndex() const
void setErrorDesc(const nkMemory::StringView &desc)
void setActivated(bool value)
void setIndex(unsigned int index)